Displays the name of the fabric, the error types, and the reasons for the errors.
Topology validation occurs during the addition of a device and during fabric configuration. Use this command to display any errors that occur during validation and, optionally, to export them to a CSV file.
Errors that occur during the add, validate, and configure phases are persisted in the database.
$ efa fabric error show +-------------+--------------+-------+------------+--------------------------------+ | FABRIC NAME | IP ADDRESS | ROLE | ERROR TYPE | ERROR REASON | +-------------+--------------+-------+------------+--------------------------------+ | fab-non-clos| NA | NA | clos error | No Devices | | fab-clos | 10.20.246.12 | Leaf | clos error | Leaf Device 10.20.246.12 not | | | | | | connected to Spine Device | | | | | | 10.20.246.19 | | fab-clos | 10.20.246.12 | Leaf | clos error | Leaf Device 10.20.246.12 not | | | | | | connected to Spine Device | | | | | | 10.20.246.20 | | fab-clos | 10.20.246.19 | Spine | clos error | Spine Device 10.20.246.19 | | | | | | not connected to Leaf Device | | | | | | 10.20.246.12 | | fab-clos | 10.20.246.20 | Spine | clos error | Spine Device 10.20.246.20 | | | | | | not connected to Leaf Device | | | | | | 10.20.246.12 | | fab-clos | 10.20.246.19 | Spine | clos error | Spine Device 10.20.246.19 | | | | | | connected to Spine Device | | | | | | 10.20.246.20 | | fab-clos | 10.20.246.20 | Spine | clos error | Spine Device 10.20.246.20 | | | | | | connected to Spine Device | | | | | | 10.20.246.19 | +-------------+--------------+-------+------------+--------------------------------+
efa fabric device error show --name BLR_FABRIC